GUI Help > Special > addTab

addTab
addTab handle gadget, str tabCaption

Description:
Adds a new tab to a tabs gadget. Tabs appear like markers at the top of the tabs gadget which the user can select.

Return Value:


Parameters:
gadget Handle to a tabs gadget
tabCaption The text of the new tab.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)